Korean Open Data Portal
pulsemcp/korean open data portalIntegrates with Korean Open Data Portal APIs through a three-step workflow that searches for APIs by keywords, retrieves detailed documentation, and executes calls with automatic service key injection for accessing government datasets and building data analysis applications.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"korean_open_data_portal": {
"url": "None",
"transport": "http"
}
}
}